Skip to main content

Run the Flow

You can validate and confirm the functionality and behavior of a flow by testing it. This lets you ensure that the flow operates as intended, appropriately handles various events, and gives the required outcomes.

To run the flow

  1. On the top pane, click Debug.
  2. In the Debug Panel, click Run the Flow.

    Debug Panel

    Debug Panel

     

  3. In the Test Input dialog, select the input method as Schema or JSON.

     

  4. If required, enter the input parameters and click Test. If the flow has no errors or defects, it runs successfully.

Top of page